xen.git
2008-01-17 Alex Williamson[IA64] domheap: Fix ia64_switch_to()
2008-01-17 Alex Williamson[IA64] Fix MCA handling from xen relocation changes
2008-01-17 Alex Williamson[IA64] Rearrange IA64_TR_ definitions to use from lower...
2008-01-17 Alex Williamson[IA64] Allocate struct vcpu from domheap.
2008-01-17 Alex Williamson[IA64] Fix ia64_reload_tr in mca_asm.S
2008-01-17 Alex Williamson[IA64] Remove init_task definition
2008-01-17 Alex Williamson[IA64] Fix start in head.S
2008-01-17 Alex Williamson[IA64] Fix ia64_switch_to() so that it checks overlap...
2008-01-17 Alex Williamson[IA64] Fix ia64_swith_to() so that it doesn't check...
2008-01-17 Alex Williamson[IA64] Cleanup white space in ia64_switch_to()
2008-01-17 Alex Williamson[IA64] Make vmx_swtich_rr7() consistent to ia64_new_rr7...
2008-01-17 Alex Williamson[IA64] Cleanup white space of vmx_switch_rr7. use tab.
2008-01-17 Alex Williamson[IA64] Update a stale comment in xenasm.S
2007-12-14 Alex Williamson[IA64] Move asmmacro.h from linux-xen to linux
2007-12-14 Alex Williamson[IA64] Move PERFC() from asmmacro.h
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: consolidate vmx_inte...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: fix vmx_break_fault...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: introduce VMX_SAVE_M...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: improve the VTi...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: make VMX_DO_SAVE_MIN...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: clean up of vmx_ivt.S
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: clean up VMX_DO_SAVE_MIN
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: clean up ia64_leave_...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: make VMX_DBG_FAULT...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: make VTI_DEBUG confi...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: vmx_vit.S white...
2007-12-14 Alex Williamson[IA64] vti fault handler clean up: vmx_minstate.h white...
2007-12-14 Alex Williamson[IA64] Remove is_vti arch flag
2008-01-17 Keir Fraserhvm: Extboot support for Xen
2008-01-17 Keir Fraserminios: support several netfronts
2008-01-17 Keir Fraserxm: Fix xm restore command.
2008-01-17 Keir FraserMinor correction in xm man page for 'xm create'.
2008-01-17 Keir Fraserminios: add xenbus token support and separate watch...
2008-01-17 Keir Frasertools: disable lomount and miniterm by default
2008-01-17 Keir Frasertools: LDFLAGS in link lines
2008-01-17 Keir Frasernetwork scripts: SUSE has sensible use of ifup nowadays
2008-01-17 Keir Frasertools/docs: Fix example and default IP addresses.
2008-01-17 Keir Fraserlibxen: Avoid declarations-after-statement (C++ coding...
2008-01-17 Keir Fraserminios: add realloc
2008-01-17 Keir Fraserminios: make stack size configurable
2008-01-17 Keir Fraserminios: add wait_event_deadline
2008-01-17 Keir Fraserminios: add trydown
2008-01-17 Keir Fraserminios: use ASSERT for BUG_ON
2008-01-17 Keir Fraserminios: Add exit_thread prototype. Make sure exit_threa...
2008-01-17 Keir Fraserminios: Add noreturn attribute to do_exit
2008-01-17 Keir Fraserminios: Optimize IA64's get_current()
2008-01-17 Keir FraserUpdate API changelog for new feature flags.
2008-01-17 Keir Fraserhvm: Allocate an unmapped guard page to separate ordina...
2008-01-16 Keir Fraseramd hvm (svm): Print warning if NPT constraints on...
2008-01-16 Keir Fraserxenconsoled: Make slave pty raw during initialization.
2008-01-16 Keir Fraserx86: New feature flag XENFEAT_mmu_pt_update_preserve_ad.
2008-01-16 Keir Fraserx86: Reserve a CPUID feature bit to advertise new
2008-01-15 Keir Fraserx86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall.
2008-01-15 Keir Fraser-DNDEBUG for hypervisor only
2008-01-15 Keir Fraserlibxen: Fix function prototype.
2008-01-15 Keir FraserMerge with ia64 tree.
2008-01-15 Keir Fraserx86: Allow batched mmu updates which preserve accessed...
2008-01-15 Keir FraserUpdate version to 3.3-unstable.
2008-01-15 Keir Fraserxend: Remove hardcoded (and apparently unused) xend...
2008-01-15 Keir Fraserhvm, x86: Add QEMU BIOS menu for choosing boot device.
2008-01-15 Keir Fraserblktap: factor out linux specific code
2008-01-15 Alex Williamson[IA64] Fix security vulnerability
2008-01-15 Keir Fraserx86: INT3 and INTO trap gates should have DPL==3.
2008-01-13 Keir FraserAdded tag 3.2.0-rc6 for changeset 9facc624a238
2008-01-13 Keir FraserUpdate version to xen-3.2.0-rc6
2008-01-12 Keir Fraserx86: Fix PV PIT handler after previous changeset.
2008-01-12 Keir Fraserhvm: Improve in-Xen PIO emulation to better handle...
2008-01-12 Keir Frasersvm: Properly mask unsupported bits in CPUID_80000001_ECX.
2008-01-11 Keir Fraserhvm: hpet: Tidy up hpet_to_ns_limit calculation.
2008-01-11 Keir Fraservmxassist: Emulate CLTS.
2008-01-11 Keir Fraserx86 hvm: hvm_maybe_deassert_evtchn_irq() needs to be...
2008-01-10 Keir Fraserx86_emulate: Fix near CALL/JMP <reg,mem>. Broken by...
2008-01-10 Keir Fraserx86_emulate: Certain opcodes are only valid with a...
2008-01-10 Keir FraserFix network-bridge shell quoting.
2008-01-09 Keir FraserAdded tag 3.2.0-rc5 for changeset 36bb2ab4722733d919d32...
2008-01-09 Keir FraserUpdate version to 3.2.0-rc5
2008-01-09 Keir Fraserx86_emulate: Fix handling of RIP-relative addressing.
2008-01-09 Keir Fraservt-d: Fix print_vtd_entries walk VTd mapping table.
2008-01-09 Keir Fraserhvm: hpet: Clamp period to sane values to prevent exces...
2008-01-09 Keir Fraserx86_emulate: Correct RIP-relative addressing offset...
2008-01-09 Keir FraserFix x86_emulate() handling of imul with immediate operands.
2008-01-08 Keir Fraserx86: Fix a comment in get_page_type().
2008-01-08 Keir Fraserhvm: hpet: Fix overflow when converting to nanoseconds.
2008-01-08 Keir Fraserhvm: Fix evtchn-to-fake-pci interrupt propagation.
2008-01-08 Keir FraserAdd a ChangeLog file
2008-01-08 Keir Fraserhvm: time: Fixes to 'SYNC' (no_missed_ticks_pending...
2008-01-08 Keir Fraserhvm: hpet: Fix per-timer enable/disable.
2008-01-08 Keir Fraserx86: Fixes for S3 suspend resume:
2008-01-08 Keir Fraserx86, hvm: Add a perf counter for CR0.WP=0 emulation.
2008-01-08 Keir Fraser[Xend] Fix 2 problems related to SR class
2008-01-08 Keir FraserMerge with ia64 tree
2008-01-08 Keir FraserHandle netdev secondary addresses and labels
2008-01-08 Keir FraserHVM vif without bridge.
2007-12-30 Alex Williamson[IA64] Sort out the XEN_IA64_OPTF_IDENT_MAP_REG[457...
2007-12-30 Alex Williamson[IA64] Fix PV break fault handler.
2007-12-30 Alex Williamson[IA64] Fix XEN_DOMCTL_shadow_op. it should check copy_t...
2007-12-30 Alex Williamson[IA64] fix vmx_switch_rr7(). uninitialized register...
2007-12-29 Keir FraserAdded tag 3.2.0-rc4 for changeset c5deb251b9dcece9e466a...
2007-12-29 Keir FraserUpdate version to 3.2.0-rc4
2007-12-29 Keir Fraservmx: Fix the 2nd argument of cpuid_count() in vmx_cpuid...
next